ResultSegment Methods

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Methods (see also Protected Methods)

 NameDescription
public methodBeginGetNextBegins an asynchronous operation to retrieve the next result segment.
public methodEndGetNextEnds an asynchronous operation to retrieve the next result segment.
public methodEquals  (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetNextGets the next result segment.
public methodGetType  (Inherited from Object)
public methodToString  (Inherited from Object)

Protected Methods

 NameDescription
protected methodFinalize  (Inherited from Object)
protected methodMemberwiseClone  (Inherited from Object)

See Also